ResourceGetProperties Method |
Gets all properties from the resource.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic Property[] GetProperties()
Public Function GetProperties As Property()
Return Value
Type:
PropertyAn array of properties.
See Also